Skip to content

fix: implement indexer payload extractor for withdraw events#450

Merged
Devsol-01 merged 1 commit intoDevsol-01:mainfrom
AbuJulaybeeb:fix/403-withdraw-payload-extractor
Mar 27, 2026
Merged

fix: implement indexer payload extractor for withdraw events#450
Devsol-01 merged 1 commit intoDevsol-01:mainfrom
AbuJulaybeeb:fix/403-withdraw-payload-extractor

Conversation

@AbuJulaybeeb
Copy link
Copy Markdown

closes #403

Implement and improve the Withdraw event handler with robustness and native decrement logic.

Robust topic matching (Hash & Symbol).
Enhanced payload field mapping.
Native database decrement for subscription balance.
Idempotency check for already processed events.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nestera Ready Ready Preview, Comment Mar 27, 2026 3:20pm

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@AbuJulaybeeb Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Devsol-01 Devsol-01 merged commit 33ddd22 into Devsol-01:main Mar 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] Indexer Payload Extractor for Withdraw Events

3 participants